home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / sunrise / clasfy19.zip / CLASSIFY.HIS < prev    next >
Text File  |  1992-12-27  |  17KB  |  309 lines

  1. 12/27/92
  2.          [v1.9] BRUN45.EXE no longer required!
  3.  
  4.                 Added support for Fossil-based Multi-Port cards!
  5.  
  6.                 When caller was required to enter a Category from the list
  7.                 presented, the program was allowing no input and defaulting
  8.                 to a random category. Now, if no Category is selected, the
  9.                 program will go back to the Main Menu.
  10.  
  11.                 When displaying the available Categories, the program would
  12.                 not display any Categories that the caller was not allowed
  13.                 to access due to the Security level for that particular
  14.                 Category in the CLASSIFY.CAT. This has been changed to show
  15.                 ALL Categories, but NOT show the Category number for those
  16.                 the caller does not have access to.
  17.  
  18.                 Certain places in the program did not stop displaying the
  19.                 Category files if the Categories were blank. It insisted
  20.                 on displaying all 340 Category entries.
  21.  
  22.                 New option added to Main Menu... DOWNLOAD ADS. You can
  23.                 download ads from ALL categories or indivually selected
  24.                 categories. Options to select from last date called or from
  25.                 a particular date forward. This will require a CHANGE TO THE
  26.                 CLASSIFY.CAT FILE. You MUST ADD another field to the Category
  27.                 file to indicate if you want the ads in EACH category to be
  28.                 DOWNLOADABLE (Y) or not (N).
  29.  
  30.                 Classified Ads supports either PKZIP or ARJ file compression.
  31.                 You must define which one or both in the CFG file. Please make
  32.                 the appropriate adjustment before running the door or you will
  33.                 encounter an Error 62 (Input Past End of File)...
  34.  
  35.                 Added a SETUP program to help in the initial setup or editing
  36.                 of the Configuration file. Just type CLSETUP and supply the
  37.                 required information.
  38.  
  39.                 When using the "Display All Ads" option off the main menu and
  40.                 you chose (S)hort display, the program would always return to
  41.                 the beginning of the ads list rather than pick up the display
  42.                 from the last ad you asked to see in detail. It will now pick
  43.                 up the list from the point of the last selection.
  44.  
  45.                 With this release you can now define those categories that you
  46.                 want to make 'pay-to-advertise' categories. The category file
  47.                 requires a new parameter to be added to each category listed.
  48.                 If you want a category to accept paid advertising then use a Y
  49.                 else use an N. If you declare a category to be a 'pay category'
  50.                 the caller may post his/her ad, but the ad will remain INVISIBLE
  51.                 until you make it VISIBLE thru the NEW maintenance program
  52.                 (CLPAYMNT.EXE). In addition you can have a file displayed to the
  53.                 caller if they choose a 'pay category'. You may have one display
  54.                 file that will be displayed for every 'pay' category  chosen OR
  55.                 you can create an individual display file for each 'pay'
  56.                 category. This is defined in detail in the CLASSIFY.DOC file.
  57.  
  58.                 A new program has been included in this version that will make
  59.                 it a little easier for your callers to read the downloaded ads
  60.                 offline. After downloading the selected ads, the caller uses
  61.                 CLREADER to read the ads, one at a time. The caller must first
  62.                 unarchive the file and then use the resultant file as input to
  63.                 CLREADER. The first iteration of this reader is rather simple in
  64.                 functionality, and will be expanded in the future. Place
  65.                 CLREADxx.ZIP on your board for Download by your users. It
  66.                 contains a FILE.DIZ descriptor file.
  67.  
  68. 10/12/92
  69.          [v1.8] Added support for TRIBBS software. We now access the
  70.                 TRIBBS.SYS system file directly!
  71.  
  72.                 Now supports the shorter version of DOOR.SYS. However,
  73.                 it's use is NOT recommended, especially in a multinode
  74.                 environment.
  75.  
  76.                 After a CHAT or DROP-TO-DOS the game screen will now be
  77.                 restored to its original state.
  78.  
  79.                 Made the name of the CLEXCH EXPORT file name configurable
  80.                 by adding it to the CFG file. See DOCS!
  81.  
  82.                 CLEXCH will now IMPORT all files it finds in the current
  83.                 directory, with an extension of .EXP. It will import ALL
  84.                 of them during one execution of the program. This will help
  85.                 those that have set themselves up as a HUB. Prior versions
  86.                 of CLEXCH required each EXP file to be imported individually
  87.                 during separate executions of the program.
  88.  
  89.                 Added another COMMAND line option, IMPEXP, to CLEXCH. This
  90.                 option will signal CLEXCH to do an IMPORT of all .EXP
  91.                 packets and follow it automatically with an EXPORT of the
  92.                 updated database.
  93.  
  94.                 All IMPORT and EXPORT transactions are now recorded in a
  95.                 file called CLEXCH.LOG. If the file exists it will append
  96.                 the information, if not it will create the file and add
  97.                 the information. Thus you are free to delete it at any time.
  98.  
  99.                 We wish to thank the Sysop of Window In Time BBS for the
  100.                 working example of a Classified database exchange Batch file
  101.                 and associated documentation. You can find it in the Classified
  102.                 docs at the end of the Classified exchange explanation. Please
  103.                 feel free to contact the Sysop at the FIDO and/or BBS number
  104.                 supplied for further help!!
  105.  
  106.                 Expanded the maximum number of CATEGORIES from 34 to 340 !
  107.  
  108.                 Made the WELCOME and GOODBYE filenames configurable, by
  109.                 allowing the Sysop to define them in the CFG file.
  110.  
  111.                 Introducing a FOUL LANGUAGE checker. With this version you
  112.                 can have CLASSIFIED check for words you deem offensive. The
  113.                 program will check the MESSAGES, ALL description lines,
  114.                 Cost line, Contact line and Item line against a list of words
  115.                 you supply, in ASCII format, in a file called TRASHCAN. If a
  116.                 match is found the offending word(s) will be changed to
  117.                 asteriks (*). TRASHCAN can contain a maximum of 100 words.
  118.  
  119.  
  120. 09/17/92
  121.          [v1.7] Reported "OVERFLOW" error in CLPURGE. Seems as though
  122.                 there was some null records in the CLASSIFY.DAT file.
  123.                 I added some code to check for this and mark it as
  124.                 being deleted. Not sure where or how it came to be, but
  125.                 I will be doing some ongoing testing.
  126.  
  127.                 CLEXCH was exporting null records instead of records that
  128.                 reflected the database. Therefore the file size looked as
  129.                 though it was correct, when in fact it was not.
  130.  
  131.                 Fixed some screen display problems in CLEXCH.
  132.  
  133.                 Screen should now restore after CHAT is engaged.
  134.  
  135. 09/02/92
  136.          [v1.6] Well, v1.5 slipped out with a bug in it so we are forced
  137.                 come out with 1.6...
  138.  
  139.                 If security levels for DELETE and MODIFY, as defined in
  140.                 the configrations file, were lower than the caller's
  141.                 security level, the callers were denied access to those
  142.                 functions. It would only work if you were the Sysop or if
  143.                 you left it at 0 in the configuration file.
  144.  
  145. 09/01/92
  146.          [v1.5] A reported problem relating to Sysop not being able to
  147.                 access the MODIFY, ADD, DELETE functions if the config
  148.                 file contained a security value other than 0 for those
  149.                 options.
  150.  
  151.                 Made some changes to reduce the delay present when
  152.                 displaying the opening screen. This change will affect
  153.                 registered versions. Non-registered will still have a
  154.                 slight delay.
  155.  
  156.                 File structure changes made to CLPURGE to correct the
  157.                 Error 62 problems.
  158.  
  159.                 In the unregistered version the Sysop was not able to
  160.                 change the  security levels for the ADD/MODEIFY/DELETE
  161.                 options. This was an oversight on my part as I left code
  162.                 in the program while testing.
  163.  
  164.                 With this version your callers can now leave and receive
  165.                 messages, independant of the BBS software message base.
  166.                 CLASSIFY now has its own message database. Callers are
  167.                 notified of any pending messages when they open the door
  168.                 or they can choose option #7 from the main menu and then
  169.                 option #1 from the Message Center menu to check for mail.
  170.                 They can also reply to any messages they read. This also
  171.      --->       requires an ADDITION to the CFG file to control the minimum
  172.                 security level that can access the message base.
  173.  
  174.                 With this version the ADOPT-A-DOOR option, as well as the
  175.                 recognition of anyone that has helped register the Door has
  176.                 been removed. This was required to make room for the code
  177.                 necessary to implement the new message capability.
  178.  
  179.                 A new option has been added as part of the MODIFY command to
  180.                 change the Category of the ad being modified. Available only
  181.                 as a sub-option of the MODIFY command.
  182.  
  183.      --->       YOU MUST DELETE LINE #6 FROM YOUR CONFIGURATION FILE!!!!!!!
  184.                    (THE LINE FOLLOWING THE REGISTRATION NUMBER)
  185.  
  186.                  Changed CLPURGE to pack the Message database. It will purge
  187.                  all deleted messages found.
  188.  
  189.  
  190. 08/09/92
  191.          [v1.4] If you were trying to turn off the ADOPT-A-DOOR option
  192.                 thru the configuration file, it was not working. I was
  193.                 forcing it on in unregistered versions. Fixed!
  194.  
  195.                 The Short display was showing the cost of an item, even if
  196.                 the category was setup to not show the cost field. It was
  197.                 picking up the cost from a prior record.
  198.  
  199.                 You now have a choice as to whether you want the dates in
  200.                 the American (MMDDYY) or European (DDMMYY) format. This is
  201.                 configurable in the CFG file.
  202.  
  203.                 Expanded the number of categories to 34.
  204.  
  205.                 Changed the message presented to a user that did not seem to
  206.                 have ANSI loaded. The old message referred to CLASSIFY as a
  207.                 game, the new message refers to it as a Door.
  208.  
  209.                 With this version of Classified Ads we are making available
  210.                 the ability for you to setup a network of BBS' to share or
  211.                 exchange Classified Ads databases. You will have to run a
  212.                 conversion program and make a change to your CFG file to
  213.                 choose whether you want to display the name of the BBS that
  214.                 the Ad was originated on.
  215.                 Note: To import/export the databases requires an optional
  216.                       program, called CLEXCH and requires a separate
  217.                       registration.
  218.  
  219.                 Added several options to the Configuration file related to
  220.                 the Database Exchange feature. You must make the changes
  221.                 regardless of whether you will be using the Exchange feature.
  222.  
  223. -------------------------------------------------------------------------------
  224. |               You MUST run the conversion program, called CLCONVRT          |
  225. |               regardless of whether you will be using the Exchange feature. |
  226. |               To execute the conversion program, enter the following after  |
  227. |               changing to the directory containing the CLASSIFY database:   |
  228. |                                                                             |
  229. |                       CLCONVRT CLASSIFY.CFG                                 |
  230. |                                                                             |
  231. |               If you use a different name for the CFG file, substitute that |
  232. |               name for CLASSIFY.CFG.                                        |
  233. |                                                                             |
  234. |                   THIS CONVERSION PROGRAM IS TO BE RUN ONLY ONCE!           |
  235. |                                                                             |
  236. |               BACKUP  CLASSIFY.DAT and CLASSIFY.INX  first !!!!!!!!!!!      |
  237. |                                                                             |
  238. ------------------------------------------------------------------------------|
  239.  
  240.                 The DELETE option will now display all ads entered by the
  241.                 caller (or ALL if Sysop is logged on) in the short format and
  242.                 allow caller/Sysop to pick the one they want to DELETE. It will
  243.                 then display the ad in deltail and ask if you wish to delete
  244.                 it and then ask a second time to avoid problems.
  245.  
  246.                 The MODIFY option will now display all ads entered by the
  247.                 caller (or ALL if Sysop is logged on) in the short format and
  248.                 allow caller/Sysop to pick the one they wish to MODIFY. The ad
  249.                 is then displayed for modification.
  250.  
  251.                 When MODIFYing the (L)ong Descriptions the program would not
  252.                 accept a 2 digit line number. Therefore if you tried to Modify
  253.                 Long Description line 10 it would place you on line 1.
  254.  
  255.  |----------------------------------------------------------------------------|
  256.  |              Expanded the Category file to include another field. This     |
  257.  |              will allow you to set a security level for each category. If  |
  258.  |              the caller's security level is less than this security level, |
  259.  |              they will NOT be able to enter or view an ad in that category.|
  260.  |              A category security level of 0 allows anyone to have access.  |
  261.  |----------------------------------------------------------------------------|
  262.  
  263.                 If the program finds a file called WELCOME, it will display
  264.                 that file after the opening screen and before the main menu
  265.                 screens. WELCOME must reside in the same directory as
  266.                 CLASSIFY.EXE
  267.  
  268.                 If the program finds a file called GOODBYE, it will display
  269.                 that file when the caller exits the program. It will display
  270.                 prior to displaying the file called ADOPT.SYS (if you have
  271.                 created it). GOODBYE must reside in the same directory as
  272.                 CLASSIFY.EXE
  273.  
  274. |---------------------------------------------------------------------------|
  275. |               Added 3 options to the Configuration file to give Sysop     |
  276. |               control over which Logon Security Levels can access the     |
  277. |               Add, Delete and Modify options.                             |
  278. |---------------------------------------------------------------------------|
  279.  
  280.                 Added another option to display the Categories from the
  281.                 Main Menu.
  282.  
  283. 06/18/92
  284.          [v1.3] There has been a number of requests (more like pleas <g>)
  285.                 that I do something about the display and acceptance of the
  286.                 date entered when the caller is in the Display option. I
  287.                 do hope that this meets with everyones acceptance.
  288.  
  289. 06/14/92
  290.          [v1.2] CLPURGE would not recognize a registered copy of CLASSIFY
  291.                 if you were running GT Power and pointing to GTUSER.BBS on
  292.                 the first line of the config. New CLPURGE.EXE enclosed.
  293.  
  294. 05/31/92
  295.          [v1.1] In unregistered version, the program would not allow the
  296.                 user to enter a cost amount and would show the Want Ad
  297.                 category as deleting messages after 0 days.
  298.  
  299.                 Added a word-wrap routine to the program. It will be in
  300.                 effect when a caller is entering the Long Description. It
  301.                 will not be in effect when you are modifying a single line
  302.                 in the Long Description nor for any other input area.
  303.  
  304.                 The text in the Long Description will no longer be converted
  305.                 to upper case. It will remain as the User inputted it.
  306.  
  307. 05/22/92
  308.          [v1.0] Initial release
  309.